R undocumented/GradingCategoriesFunctions.R

# This function creates a GradingCategories object for use in creating and modifying GradingCategories objects.
createGradingcategoriesObject = function(id  = NULL, title  = NULL, calculation_type  = NULL, default_max_points  = NULL, default_grading_scale_id  = NULL, drop_lowest  = NULL, weight  = NULL, delta  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.